3.1219 \(\int \frac {1-2 x}{(2+3 x)^5 (3+5 x)^2} \, dx\)

Optimal. Leaf size=68 \[ -\frac {3350}{3 x+2}-\frac {1375}{5 x+3}-\frac {505}{2 (3 x+2)^2}-\frac {68}{3 (3 x+2)^3}-\frac {7}{4 (3 x+2)^4}+20875 \log (3 x+2)-20875 \log (5 x+3) \]

[Out]

-7/4/(2+3*x)^4-68/3/(2+3*x)^3-505/2/(2+3*x)^2-3350/(2+3*x)-1375/(3+5*x)+20875*ln(2+3*x)-20875*ln(3+5*x)

________________________________________________________________________________________

Rubi [A]  time = 0.03, antiderivative size = 68, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 1, integrand size = 20, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.050, Rules used = {77} \[ -\frac {3350}{3 x+2}-\frac {1375}{5 x+3}-\frac {505}{2 (3 x+2)^2}-\frac {68}{3 (3 x+2)^3}-\frac {7}{4 (3 x+2)^4}+20875 \log (3 x+2)-20875 \log (5 x+3) \]

Antiderivative was successfully verified.

[In]

Int[(1 - 2*x)/((2 + 3*x)^5*(3 + 5*x)^2),x]

[Out]

-7/(4*(2 + 3*x)^4) - 68/(3*(2 + 3*x)^3) - 505/(2*(2 + 3*x)^2) - 3350/(2 + 3*x) - 1375/(3 + 5*x) + 20875*Log[2
+ 3*x] - 20875*Log[3 + 5*x]

Rule 77

Int[((a_.) + (b_.)*(x_))*((c_) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> Int[ExpandIntegran
d[(a + b*x)*(c + d*x)^n*(e + f*x)^p, x], x] /; FreeQ[{a, b, c, d, e, f, n}, x] && NeQ[b*c - a*d, 0] && ((ILtQ[
n, 0] && ILtQ[p, 0]) || EqQ[p, 1] || (IGtQ[p, 0] && ( !IntegerQ[n] || LeQ[9*p + 5*(n + 2), 0] || GeQ[n + p + 1
, 0] || (GeQ[n + p + 2, 0] && RationalQ[a, b, c, d, e, f]))))

Rubi steps

\begin {align*} \int \frac {1-2 x}{(2+3 x)^5 (3+5 x)^2} \, dx &=\int \left (\frac {21}{(2+3 x)^5}+\frac {204}{(2+3 x)^4}+\frac {1515}{(2+3 x)^3}+\frac {10050}{(2+3 x)^2}+\frac {62625}{2+3 x}+\frac {6875}{(3+5 x)^2}-\frac {104375}{3+5 x}\right ) \, dx\\ &=-\frac {7}{4 (2+3 x)^4}-\frac {68}{3 (2+3 x)^3}-\frac {505}{2 (2+3 x)^2}-\frac {3350}{2+3 x}-\frac {1375}{3+5 x}+20875 \log (2+3 x)-20875 \log (3+5 x)\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.04, size = 70, normalized size = 1.03 \[ -\frac {3350}{3 x+2}-\frac {1375}{5 x+3}-\frac {505}{2 (3 x+2)^2}-\frac {68}{3 (3 x+2)^3}-\frac {7}{4 (3 x+2)^4}+20875 \log (3 x+2)-20875 \log (-3 (5 x+3)) \]

Antiderivative was successfully verified.

[In]

Integrate[(1 - 2*x)/((2 + 3*x)^5*(3 + 5*x)^2),x]

[Out]

-7/(4*(2 + 3*x)^4) - 68/(3*(2 + 3*x)^3) - 505/(2*(2 + 3*x)^2) - 3350/(2 + 3*x) - 1375/(3 + 5*x) + 20875*Log[2
+ 3*x] - 20875*Log[-3*(3 + 5*x)]

________________________________________________________________________________________

fricas [A]  time = 0.48, size = 115, normalized size = 1.69 \[ -\frac {6763500 \, x^{4} + 17810550 \, x^{3} + 17580090 \, x^{2} + 250500 \, {\left (405 \, x^{5} + 1323 \, x^{4} + 1728 \, x^{3} + 1128 \, x^{2} + 368 \, x + 48\right )} \log \left (5 \, x + 3\right ) - 250500 \, {\left (405 \, x^{5} + 1323 \, x^{4} + 1728 \, x^{3} + 1128 \, x^{2} + 368 \, x + 48\right )} \log \left (3 \, x + 2\right ) + 7708553 \, x + 1266855}{12 \, {\left (405 \, x^{5} + 1323 \, x^{4} + 1728 \, x^{3} + 1128 \, x^{2} + 368 \, x + 48\right )}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)/(2+3*x)^5/(3+5*x)^2,x, algorithm="fricas")

[Out]

-1/12*(6763500*x^4 + 17810550*x^3 + 17580090*x^2 + 250500*(405*x^5 + 1323*x^4 + 1728*x^3 + 1128*x^2 + 368*x +
48)*log(5*x + 3) - 250500*(405*x^5 + 1323*x^4 + 1728*x^3 + 1128*x^2 + 368*x + 48)*log(3*x + 2) + 7708553*x + 1
266855)/(405*x^5 + 1323*x^4 + 1728*x^3 + 1128*x^2 + 368*x + 48)

________________________________________________________________________________________

giac [A]  time = 1.19, size = 67, normalized size = 0.99 \[ -\frac {1375}{5 \, x + 3} + \frac {375 \, {\left (\frac {26268}{5 \, x + 3} + \frac {10116}{{\left (5 \, x + 3\right )}^{2}} + \frac {1352}{{\left (5 \, x + 3\right )}^{3}} + 23319\right )}}{4 \, {\left (\frac {1}{5 \, x + 3} + 3\right )}^{4}} + 20875 \, \log \left ({\left | -\frac {1}{5 \, x + 3} - 3 \right |}\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)/(2+3*x)^5/(3+5*x)^2,x, algorithm="giac")

[Out]

-1375/(5*x + 3) + 375/4*(26268/(5*x + 3) + 10116/(5*x + 3)^2 + 1352/(5*x + 3)^3 + 23319)/(1/(5*x + 3) + 3)^4 +
 20875*log(abs(-1/(5*x + 3) - 3))

________________________________________________________________________________________

maple [A]  time = 0.01, size = 63, normalized size = 0.93 \[ 20875 \ln \left (3 x +2\right )-20875 \ln \left (5 x +3\right )-\frac {7}{4 \left (3 x +2\right )^{4}}-\frac {68}{3 \left (3 x +2\right )^{3}}-\frac {505}{2 \left (3 x +2\right )^{2}}-\frac {3350}{3 x +2}-\frac {1375}{5 x +3} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((1-2*x)/(3*x+2)^5/(5*x+3)^2,x)

[Out]

-7/4/(3*x+2)^4-68/3/(3*x+2)^3-505/2/(3*x+2)^2-3350/(3*x+2)-1375/(5*x+3)+20875*ln(3*x+2)-20875*ln(5*x+3)

________________________________________________________________________________________

maxima [A]  time = 0.45, size = 66, normalized size = 0.97 \[ -\frac {6763500 \, x^{4} + 17810550 \, x^{3} + 17580090 \, x^{2} + 7708553 \, x + 1266855}{12 \, {\left (405 \, x^{5} + 1323 \, x^{4} + 1728 \, x^{3} + 1128 \, x^{2} + 368 \, x + 48\right )}} - 20875 \, \log \left (5 \, x + 3\right ) + 20875 \, \log \left (3 \, x + 2\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)/(2+3*x)^5/(3+5*x)^2,x, algorithm="maxima")

[Out]

-1/12*(6763500*x^4 + 17810550*x^3 + 17580090*x^2 + 7708553*x + 1266855)/(405*x^5 + 1323*x^4 + 1728*x^3 + 1128*
x^2 + 368*x + 48) - 20875*log(5*x + 3) + 20875*log(3*x + 2)

________________________________________________________________________________________

mupad [B]  time = 0.04, size = 56, normalized size = 0.82 \[ 41750\,\mathrm {atanh}\left (30\,x+19\right )-\frac {\frac {4175\,x^4}{3}+\frac {65965\,x^3}{18}+\frac {586003\,x^2}{162}+\frac {7708553\,x}{4860}+\frac {84457}{324}}{x^5+\frac {49\,x^4}{15}+\frac {64\,x^3}{15}+\frac {376\,x^2}{135}+\frac {368\,x}{405}+\frac {16}{135}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(-(2*x - 1)/((3*x + 2)^5*(5*x + 3)^2),x)

[Out]

41750*atanh(30*x + 19) - ((7708553*x)/4860 + (586003*x^2)/162 + (65965*x^3)/18 + (4175*x^4)/3 + 84457/324)/((3
68*x)/405 + (376*x^2)/135 + (64*x^3)/15 + (49*x^4)/15 + x^5 + 16/135)

________________________________________________________________________________________

sympy [A]  time = 0.18, size = 61, normalized size = 0.90 \[ - \frac {6763500 x^{4} + 17810550 x^{3} + 17580090 x^{2} + 7708553 x + 1266855}{4860 x^{5} + 15876 x^{4} + 20736 x^{3} + 13536 x^{2} + 4416 x + 576} - 20875 \log {\left (x + \frac {3}{5} \right )} + 20875 \log {\left (x + \frac {2}{3} \right )} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)/(2+3*x)**5/(3+5*x)**2,x)

[Out]

-(6763500*x**4 + 17810550*x**3 + 17580090*x**2 + 7708553*x + 1266855)/(4860*x**5 + 15876*x**4 + 20736*x**3 + 1
3536*x**2 + 4416*x + 576) - 20875*log(x + 3/5) + 20875*log(x + 2/3)

________________________________________________________________________________________